ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / SourceChangeEventArgs<T> Class / ToString Method

In This Topic
    ToString Method (SourceChangeEventArgs<T>)
    In This Topic
    Returns a string that represents this instance of SourceChangeEventArgs<T>.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also